Skip to content

fix: use importlib to get rootstock version spec#25

Merged
WillEngler merged 1 commit intomainfrom
owen/fix-rootstock-dep-install
Apr 28, 2026
Merged

fix: use importlib to get rootstock version spec#25
WillEngler merged 1 commit intomainfrom
owen/fix-rootstock-dep-install

Conversation

@OwenPriceSkelly
Copy link
Copy Markdown
Member

this is a quick fix to get myself unblocked on delta, but heads-up: this could cause subtle problems for dev installs if you're expecting a local change to appear in the environment (this now limits us to only installing rootstock from pypi for the rootstock we install in each venv).

I have a more ✨sophisticated✨ util for this exact problem in groundhog to detect if it should install from github using a commit hash instead of pypi; I can reimplement that for rootstock later in a follow-up PR

Copy link
Copy Markdown
Contributor

@WillEngler WillEngler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do it. And then I'm looking forward to the fancy groundhog solution :)

@WillEngler WillEngler merged commit 87394b1 into main Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants